Skip to content

Add dev tooling, example, tests, CI and Makefile tweaks#2

Merged
altesack merged 5 commits into
symfonyfrom
checks
Jan 28, 2026
Merged

Add dev tooling, example, tests, CI and Makefile tweaks#2
altesack merged 5 commits into
symfonyfrom
checks

Conversation

@altesack

Copy link
Copy Markdown
Owner
- Add PHPUnit, PHPStan and EasyCodingStandard as dev dependencies and composer scripts to run them via docker-compose
- Add phpunit.xml.dist, phpstan.neon and ecs.php (ECSConfig API)
- Add Example/Calculator implementation and PHPUnit test; remove redundant PHPDoc comments
- Update Makefile to minimize phpunit/phpstan output and fix quoting/sed issues
- Add GitHub Actions workflow to run make phpunit, make phpstan and make ecs on push

    - Add PHPUnit, PHPStan and EasyCodingStandard as dev dependencies and composer scripts to run
  them via docker-compose
    - Add phpunit.xml.dist, phpstan.neon and ecs.php (ECSConfig API)
    - Add Example/Calculator implementation and PHPUnit test; remove redundant PHPDoc comments
    - Update Makefile to minimize phpunit/phpstan output and fix quoting/sed issues
    - Add GitHub Actions workflow to run make phpunit, make phpstan and make ecs on push
@altesack altesack merged commit c51b212 into symfony Jan 28, 2026
1 check passed
@altesack altesack deleted the checks branch January 29, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant